testing.simpleMatch.matches (method, view implemented interface methods)

one use

	testing (current package)
		match.go#L101: func (m simpleMatch) matches(name []string, matchString func(pat, str string) (bool, error)) (ok, partial bool) {